home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1199 / 1671 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.7 KB

  1. Date: Sat, 2 Jul 94 03:48 CDT
  2. From: ekl@sdf.lonestar.org (Evan K. Langlois)
  3. To: mint@atari.archive.umich.edu
  4. Subject: Minix Problems
  5.  
  6.  
  7. It seems that Minix can't sync() properly sometimes.  I think it may have
  8. something to do with programs that eat CPU time polling, preventing Minix
  9. from getting an update.   Then again, It may have nothing to do with it.
  10. Basically, addroottimeout still seems to be buggy.  I'm NOT running the
  11. net pacthes, but I still get problems.
  12.  
  13. Basically, I was gonna fix the cookie-jar routines that i was working on
  14. when I last got a Minix crash, and it happened again (I did not run the
  15. thing, and compiling code can't break anything, only running it can).
  16. It could be that I am using GCC 2.4.5 .. I think that is the same compiler
  17. I was using before.  In any case, my Minix partition is permanently broke
  18. it would seem.
  19.  
  20. I keep getting Zone Range Errors, Zone 0 has Count 1 or something, and fsck
  21. can't fix it (doesn't know anything was wrong).  It seems like everything
  22. runs great until I actually want to get soemthing done, then it all breaks.
  23. Like Zmodem, I hardly ever need to use SZ, and SZ and RZ both SEEMED to work.
  24. But SZ needs flow control or something because after the first 8K it
  25. stopps and the reciever starts sending all sorts of stuff back at me, but
  26. SZ doesn't stop sending :-(
  27.  
  28. As always, I'm back to a non-working back-up of my cookie-jar code and
  29. some notes.  I wanted to finish it tonight.    Now, I managed to do nothing
  30. but thrash my filesystem a bit.
  31.  
  32. I can't get "init" to compile either.   It redefined fd_set and has lots
  33. of integer/pointer comparison warnings  - what's the filename of the newest
  34. version on a.a.u.e?
  35.  
  36. Again, many thanks, I'm beginning to think I better get out of this list
  37. before I waste too much time.
  38.  
  39.